Skip to content

Conversation

drhino
Copy link
Contributor

@drhino drhino commented Mar 12, 2023

the goal is to share the codebase with Automatic1111 extension
review seperate commits and descriptions for more info

drhino added 4 commits March 12, 2023 14:38
additionaly:
- adds the filename to the log (improves debugging when bundled)
- the `promptInfo.hires_upscaler` is checked if undefined in `dataEnricher.js` (removed duplicate behaviour)
`x === sampler.toLowerCase()` checks the key incase-sensitive; therefor an empty array would match both `DDIM` and `ddim` (thats why they were empty arrays by design) -- updated to match your behaviour (improves readability)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant